log.filter_subsystems=HTTPServer,HTTP

# Should use the whole display
# renderer.fullscreen=true

# Milliseconds to sleep per frame when in the background (zero to disable)
# renderer.background_sleep=0

# Set the window as borderless.
# Note: the ability to quit the application via OS shortcuts will not
# work if this value is true and you must provide a means to exit the
# game and wire it up to $gtk.request_quit
# renderer.borderless=true

webserver.enabled=true
webserver.port=9001
webserver.remote_clients=true
